Skip to content

ops: add ADO pipeline configurations synced from ADO repo Fixes AB#2102#18

Merged
emmanuelknafo merged 1 commit into
mainfrom
feature/2102-ado-pipeline-sync
Mar 26, 2026
Merged

ops: add ADO pipeline configurations synced from ADO repo Fixes AB#2102#18
emmanuelknafo merged 1 commit into
mainfrom
feature/2102-ado-pipeline-sync

Conversation

@emmanuelknafo
Copy link
Copy Markdown
Contributor

@emmanuelknafo emmanuelknafo commented Mar 26, 2026

Summary

Add Azure DevOps pipeline YAML files synced from the ADO repo for CI/CD, deployment, scanning, and accessibility workflows.

Changes

  • Add a11y-scan.yml pipeline for accessibility scanning
  • Add ci-cd.yml pipeline for continuous integration and deployment
  • Add deploy-all.yml pipeline for multi-environment deployments
  • Add scan-all.yml pipeline for running all scan types
  • Add deploy-app-stage.yml and teardown-stage.yml reusable templates

Fixes AB#2102

- add a11y-scan, ci-cd, deploy-all, and scan-all pipelines
- add deploy-app-stage and teardown-stage templates

🔧 - Generated by Copilot
@emmanuelknafo emmanuelknafo merged commit 77e1d4c into main Mar 26, 2026
6 of 10 checks passed
@emmanuelknafo emmanuelknafo deleted the feature/2102-ado-pipeline-sync branch March 26, 2026 06:09
@github-actions
Copy link
Copy Markdown

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 82.89% (🎯 80%) 717 / 865
🔵 Statements 82.45% (🎯 80%) 780 / 946
🔵 Functions 81.36% (🎯 80%) 131 / 161
🔵 Branches 69.03% (🎯 65%) 359 / 520
File CoverageNo changed files found.
Generated in workflow #73 for commit 5352bd6 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant